﻿2026-08-01T22:13:01.1350486Z ##[group]Run actions/checkout@v5
2026-08-01T22:13:01.1351184Z with:
2026-08-01T22:13:01.1351524Z   repository: BigscreenVR/spt-bs-core
2026-08-01T22:13:01.1356800Z   token: ***
2026-08-01T22:13:01.1357123Z   ssh-strict: true
2026-08-01T22:13:01.1357424Z   ssh-user: git
2026-08-01T22:13:01.1357730Z   persist-credentials: true
2026-08-01T22:13:01.1358094Z   clean: true
2026-08-01T22:13:01.1358399Z   sparse-checkout-cone-mode: true
2026-08-01T22:13:01.1359984Z   fetch-depth: 1
2026-08-01T22:13:01.1360298Z   fetch-tags: false
2026-08-01T22:13:01.1360611Z   show-progress: true
2026-08-01T22:13:01.1360933Z   lfs: false
2026-08-01T22:13:01.1361205Z   submodules: false
2026-08-01T22:13:01.1361523Z   set-safe-directory: true
2026-08-01T22:13:01.1361923Z   allow-unsafe-pr-checkout: false
2026-08-01T22:13:01.1362314Z env:
2026-08-01T22:13:01.1362597Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-08-01T22:13:01.1363053Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-08-01T22:13:01.1363504Z ##[endgroup]
2026-08-01T22:13:01.3435977Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-01T22:13:01.3437279Z ##[group]Getting Git version info
2026-08-01T22:13:01.3437933Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-08-01T22:13:01.3654990Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-08-01T22:13:01.4065259Z git version 2.43.0.windows.1
2026-08-01T22:13:01.4089909Z ##[endgroup]
2026-08-01T22:13:01.4098165Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\ed0d501e-b8bd-4c97-bdeb-4bf3e6d57610\.gitconfig'
2026-08-01T22:13:01.4112014Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\ed0d501e-b8bd-4c97-bdeb-4bf3e6d57610' before making global git config changes
2026-08-01T22:13:01.4113556Z Adding repository directory to the temporary git global config as a safe directory
2026-08-01T22:13:01.4117320Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-08-01T22:13:01.4390511Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url
2026-08-01T22:13:01.4649620Z https://github.com/BigscreenVR/spt-bs-core
2026-08-01T22:13:01.4678918Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-01T22:13:01.4684740Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-01T22:13:01.4959907Z refs/heads/golden/doorbell
2026-08-01T22:13:01.4990983Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --detach
2026-08-01T22:13:01.6110062Z HEAD is now at 13e94d510 docs(doorbell): the sibling-destroying dedupe key, and what a cross-node redemption really does
2026-08-01T22:13:01.7742755Z ##[endgroup]
2026-08-01T22:13:01.7747325Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status
2026-08-01T22:13:02.2472159Z ##[group]Cleaning the repository
2026-08-01T22:13:02.2476772Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx
2026-08-01T22:13:04.5733402Z Removing target/
2026-08-01T22:13:04.5761125Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD
2026-08-01T22:13:04.6317066Z HEAD is now at 13e94d510 docs(doorbell): the sibling-destroying dedupe key, and what a cross-node redemption really does
2026-08-01T22:13:04.6338482Z ##[endgroup]
2026-08-01T22:13:04.6342755Z ##[group]Disabling automatic garbage collection
2026-08-01T22:13:04.6348079Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-08-01T22:13:04.6609627Z ##[endgroup]
2026-08-01T22:13:04.6610070Z ##[group]Setting up auth
2026-08-01T22:13:04.6616160Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-08-01T22:13:04.6858398Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-08-01T22:13:05.2411318Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-01T22:13:05.2688061Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-08-01T22:13:05.9672874Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-01T22:13:06.0073062Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-08-01T22:13:06.5666378Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-08-01T22:13:06.6267750Z ##[endgroup]
2026-08-01T22:13:06.6268119Z ##[group]Fetching the repository
2026-08-01T22:13:06.6275010Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +13e94d510e75a9f92eff2934129e536c29da3b4c:refs/remotes/origin/golden/doorbell
2026-08-01T22:13:07.3166428Z ##[endgroup]
2026-08-01T22:13:07.3166933Z ##[group]Determining the checkout info
2026-08-01T22:13:07.3167937Z ##[endgroup]
2026-08-01T22:13:07.3173626Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-08-01T22:13:07.3753351Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-08-01T22:13:07.4003535Z ##[group]Checking out the ref
2026-08-01T22:13:07.4008649Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B golden/doorbell refs/remotes/origin/golden/doorbell
2026-08-01T22:13:07.4869997Z branch 'golden/doorbell' set up to track 'origin/golden/doorbell'.
2026-08-01T22:13:07.4870401Z Your branch is up to date with 'origin/golden/doorbell'.
2026-08-01T22:13:07.4870670Z Switched to and reset branch 'golden/doorbell'
2026-08-01T22:13:07.4892374Z ##[endgroup]
2026-08-01T22:13:07.5578978Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-08-01T22:13:07.5826048Z 13e94d510e75a9f92eff2934129e536c29da3b4c
